#include <XFuConfigurationData.h>
Public Member Functions | |
| XFuConfigurationDataMusicInfo () | |
| virtual | ~XFuConfigurationDataMusicInfo () |
Public Attributes | |
| CHAR * | mFilename |
| Filename of the sound sample. | |
| FLOAT32 | mSamplingRate |
| Sampling rate. | |
| INT | m16Bit |
| Non-zero if 16 bit mixing requested, otherwise 8 bit. | |
| INT | mStereo |
| Non-zero if stereo requested, otherwise mono. | |
| REAL | mVolume |
| Volume (1.0=original volume). | |
| UINT16 | mPriority |
| Priority. | |
| UINT32 | mFlags |
| Flags, see XFUCONFIGURATIONDATA_AUDIO_INFO_FLAGS. | |
Definition at line 71 of file XFuConfigurationData.h.
|
|
Definition at line 84 of file XFuConfigurationData.h. |
|
|
Definition at line 88 of file XFuConfigurationData.h. |
|
|
Non-zero if 16 bit mixing requested, otherwise 8 bit.
Definition at line 78 of file XFuConfigurationData.h. Referenced by XFuConfigurationData::addMusic(). |
|
|
Filename of the sound sample.
Definition at line 76 of file XFuConfigurationData.h. Referenced by XFuConfigurationData::addMusic(). |
|
|
Flags, see XFUCONFIGURATIONDATA_AUDIO_INFO_FLAGS.
Definition at line 82 of file XFuConfigurationData.h. Referenced by XFuConfigurationData::addMusic(). |
|
|
Priority.
Definition at line 81 of file XFuConfigurationData.h. Referenced by XFuConfigurationData::addMusic(). |
|
|
Sampling rate.
Definition at line 77 of file XFuConfigurationData.h. Referenced by XFuConfigurationData::addMusic(). |
|
|
Non-zero if stereo requested, otherwise mono.
Definition at line 79 of file XFuConfigurationData.h. Referenced by XFuConfigurationData::addMusic(). |
|
|
Volume (1.0=original volume).
Definition at line 80 of file XFuConfigurationData.h. Referenced by XFuConfigurationData::addMusic(). |
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch | ||